cody - HTMLify profile
files of /cody/swapnilsparsh/30DaysOfJavaScript/23 - Drawing Pad/
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
const colorInput = document.getElementById('color');
const weight = document.getElementById('weight');
const clear = document.ge
const weight = document.getElementById('weight');
const clear = document.ge